[Bug]: Unnecessary error label when some password rules are skipped while sign up

Repo: · Issue: #345 Status: Open · Priority: P2 Assignee: Raymond Labels: bug

Description

Steps to reproduce

To reproduce:

  1. STAGING /auth/signup page
  2. Click continue with email button
  3. Fill email with valid email value
  4. Fill password skipping one of the One lowercase character / One uppercase character rule
  5. Click Agree and Continue button

What was the expected behavior?

ER: no error shown, form not submitted, certain point from the list is not colored

AR: Error label that breaks layout

Screenshots

Image

Implementation Notes

Dash adds notes here while working

Link to people, meetings, dependent tickets